Skip to content

Conversation

@sbassam
Copy link
Contributor

@sbassam sbassam commented Jun 9, 2025

This PR addresses the requested change outlined in ENG-29703.

  • Change default lr_scheduler_type from 'linear' to 'cosine' in finetune.py
  • Update CLI default to use cosine scheduler
  • Maintains backward compatibility for explicit scheduler specification

@sbassam sbassam requested review from artek0chumak and mryab June 9, 2025 15:18
Copy link
Member

@mryab mryab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also bump the version in https://github.com/togethercomputer/together-python/blob/main/pyproject.toml#L15 to 1.5.11, please?

sbassam added 2 commits June 9, 2025 13:30
- Change default lr_scheduler_type from 'linear' to 'cosine' in finetune.py
- Update CLI default to use cosine scheduler
- Maintains backward compatibility for explicit scheduler specification
@sbassam sbassam force-pushed the update-default-lr-scheduler branch from f8a3fa5 to 5194fd4 Compare June 9, 2025 17:33
@sbassam sbassam merged commit e3215ad into main Jun 9, 2025
10 checks passed
@sbassam sbassam deleted the update-default-lr-scheduler branch June 9, 2025 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants